home *** CD-ROM | disk | FTP | other *** search
/ One Stop CD-SHOP - The 50 Pack / One Stop CD-Shop - The 50 Pack (1995)(SoftKey)[compilation].iso / programs / autowork / read.me
Text File  |  1993-08-23  |  8KB  |  195 lines

  1. MOUSE   
  2.    
  3.    Many programs need to detect a mouse driver in memory for  the
  4. mouse to  work.  Some programs supply their own mouse drivers (like
  5. Windows) and do not need to detect one in memory.      
  6.    
  7.      If you experience mouse problems, i.e., there is no movement of the
  8. pointer,  the mouse is erratic, etc., please follow the instructions outlined
  9. below BEFORE calling Technical Support.  These problems are usually
  10. resolved by loading the mouse driver into memory.     
  11.  
  12. FOLLOWING ARE INSTRUCTION FOR DOS 5.0/6.0 USERS TO LOAD A
  13. MICROSOFT MOUSE DRIVER.  These are common DOS commands. 
  14. Please refer to your DOS manual if further explanation is needed.  The
  15. documentation that you got when you purchased the mouse should also
  16. explain how to install it.   
  17.    
  18.     Should you not have a Microsoft driver, the mouse.com file may be
  19. called gmouse.com (for a Genius mouse) or imouse.com (for an Info
  20. mouse), etc.  Replace the mouse.com file in the instructions below
  21. appropriately.   
  22.    
  23. NOTE:  Be sure that your autoexec.bat file resides in the root directory;
  24. NOT the DOS subdirectory.   
  25.    
  26. 1.  Locate your mouse.com file.  This file will typically reside in the root
  27. directory or in its own subdirectory (usually called MOUSE).   
  28.    
  29. 2.  To put your mouse driver into memory you must edit your
  30. autoexec.bat file 
  31.  
  32.         Type:   
  33.    
  34.       cd\     (enter)   
  35.       edit autoexec.bat     (enter)   
  36.    
  37. 3.  You will get a new screen showing the contents of your autoexec.bat
  38. file.  
  39.  
  40. 4. Create a blank space by putting your cursor on the first letter of the
  41. first word and  pressing enter.  Arrow back up to the blank space and
  42. type mouse (or c:\mouse\mouse if the mouse.com files resides in a
  43. MOUSE subdirectory).  
  44.  
  45. 5.  Press Alt + F, then X, then press enter to confirm the save.   
  46.    
  47. 6. This should leave you at your root directory again (the c:> prompt) 
  48.     
  49. 7. Reboot the computer by pressing the Ctrl + Alt + Del keys
  50. simultaneously.  
  51.  
  52. 8.  Your mouse driver is now loaded into memory.   
  53.    
  54. FOLLOWING ARE INSTRUCTIONS FOR USERS WHO ARE NOT USING
  55. DOS 5.0/6.0.   
  56.  
  57. These are basic instructions derived from a DOS manual.  Refer to your
  58. DOS manual for further assistance.    
  59.    
  60. 1.  Locate your mouse.com file.  This file will typically reside in the root
  61. directory or in its own subdirectory (usually called MOUSE).   
  62.    
  63. 2. To put your mouse driver into memory you must edit your
  64. autoexec.bat file.  
  65.    
  66.          
  67.      Type:   
  68.    
  69.       cd\     (enter)   
  70.      edlin autoexec.bat     (enter)   
  71.    
  72. 3.  "End of input file" should now be on your screen.  (If you get a "Bad
  73. command or filename" message be sure that you've typed EXACTLY
  74. what is shown above, and  that the edlin.exe and the autoexec.bat file
  75. both reside in the root directory.)     
  76.    
  77. 4.  Press "L" (for list) and you will get numbered lines of information,
  78. followed by an asterisk (*) at the left-hand margin.   
  79.    
  80. 5.  Type the number 1, and the letter "i" and press enter.  You will now
  81. be on line  number one.   Type "mouse" (or c:\mouse\mouse if the
  82. mouse.com files resides in a MOUSE subdirectory), and press enter.    
  83.    
  84. 6.  You should be back at the * at the left-hand margin.   
  85.    
  86. 7.  Type "end" and you will be left at the C prompt.   
  87.    
  88. 8. Reboot the computer by pressing the Ctrl + Alt + Del keys
  89. simultaneously.  
  90.    
  91. 9. Your mouse driver is now loaded into memory.   
  92.    
  93.    
  94. NOTE:  Much of the newer software written will require more current
  95. versions of device drivers.    
  96.    
  97. The latest version of the Microsoft mouse driver as of August, 1992, is
  98. 8.2; Logitech is 6.02; Genius 8.08; ATI 2.3; Packard Bell 8.0   
  99.    
  100. PRINTERS   
  101.    
  102.      If you are having problems getting printouts from the program, here 
  103. are some important things to check BEFORE you call Technical Support: 
  104.  
  105.    
  106. 1.  What type of printer emulation does you printer support?      
  107.         
  108.      When a program sends information to the printer, it needs to send it 
  109. in a form the printer can understand.  The types of data the printer will 
  110. understand are known as "emulation" modes.  For example, a Canon
  111. BubbleJet  300 will emulate both the IBM Proprinter X24e and an Epson
  112. LQ-850.  It is important to know what types of data your printer can
  113. accept.  This information can usually be found in your printer's manual. 
  114.  
  115.    
  116. 2. Is the software setup for an appropriate driver?   
  117.         
  118.      Once you know what type of information your printer will accept,
  119. you  need to make sure the software is sending it in the proper form. 
  120. The part of the program that does this is known as a "printer driver". 
  121. You need to choose the driver that is appropriate to your printer.  In our
  122. example above, if the BubbleJet 300 is set for Epson LQ-850 mode,
  123. you need to choose an Epson driver from the program.   
  124.    
  125.      If the printer is printing "garbage", make sure your driver and
  126. emulation mode match.  Many printers will let you change their
  127. emulation mode using dip switches or a control panel.  Your printer's
  128. manual will have a listing of the switches and what their settings do. 
  129. If your printer is in a mode that does not have a corresponding driver
  130. in the program, see if you can change the switch settings to a mode the 
  131. program will support.   Again, if our BubbleJet is in IBM Proprinter mode
  132. and the  software only  supports an Epson, change the dip switch
  133. settings on the printer to put it into Epson mode.*   
  134.    
  135. *Note: This may affect other software you have set for a Proprinter.   
  136.    
  137.      From time to time, a printer will list emulation for a type of printer,
  138. but not fully support it in all modes.  This can be a very frustrating
  139. situation.  In this instance, you can try some of the other drivers that
  140. are similar to the one recommended.  For example, if the printer works
  141. as a 24 pin printer, but has problems with that driver, try using a similar
  142. 9 pin driver instead.  In many instances this will solve the problem.   
  143.    
  144.          It may just be that your printer is not in graphics mode.   
  145.    
  146.      Another problem you may encounter is a "Venetian blind" effect. 
  147. This  is where the printout looks like the graphics are printed out as
  148. bands down the page with white space in between.  The causes for this
  149. vary:   
  150.     
  151. 1. On very old printers (~1983), the problems lies with the printer itself, 
  152. not being able to support the newer software.  The program won't be
  153. able to  print to these printers.   
  154.    
  155. 2. Some printers have an auto-linefeed mode that will cause this. This 
  156. will be listed in your printer manual's settings options.  This feature 
  157. should be off.  
  158.  
  159. 3. Lastly, the printer may have a physical problem with the way the 
  160. linefeed motor  advances the paper.  This is something a service center
  161. must adjust.   
  162.  
  163.    
  164. INSTALLATION   
  165.    
  166.      During installation of multiple-disk programs, you will get a message
  167. prompting you to enter the next numbered disk and press any key to
  168. continue. If you swap disks and press any key, and you are still being
  169. prompted to insert the disk, there are several possibilities.
  170.  
  171. Sometimes disk caching software/hardware  will cache the floppy drive and 
  172. cause the directory to be read from the cache and  not the new disk.   
  173. Remark the disk caching software from your Autoexec.bat, reboot your pc and 
  174. begin the installation again.
  175.  
  176. You may have physical problems with your floppy drive. You should first 
  177. establish that you are, in fact, putting in the right numbered disk.  
  178. If you are, follow the instructions below to determine what the problem may be.      
  179.    
  180.  
  181. 1.  Please reboot your pc.  Put the first program disk in the floppy drive. 
  182. Do a  directory of it and note the files.   
  183.    
  184. 2.  Reboot your pc again.  Put the second program disk in the floppy
  185. drive and do a  directory of it.  Are they different files from the files on
  186. number one?   
  187.    
  188. 3.  If they are, chances are good that your disk drive needs maintenance. 
  189.  
  190. 4.  If you have both 3.5" and 5.25" disks and drives, you can always
  191. install from the  other set of disks.                                       
  192.    
  193.  
  194.  
  195.